Release 10.1A: OpenEdge Development:
Progress 4GL Reference
LIST-ITEMS attribute
A list of the items associated with a combo box or selection list. The list is delimiter-separated.
Note: The LIST-ITEMS attribute applies only to combo boxes and selection lists whose entries consist of single items. For combo boxes and selection lists whose entries consist of label-value pairs, use the LIST-ITEM-PAIRS attribute. Data type: CHARACTER Access: Readable/Writeable Applies to: COMBO-BOX widget, SELECTION-LIST widgetThe value of the delimiter depends on the value of the DELIMITER attribute, which is comma by default.
LIST-ITEMS provides a list like the following:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |